Storage Security (1 / 10): Your company is concerned about DDoS attacks on its Azure Storage. Which service should you use to add a layer of protection against such attacks?
Answer:
CDNs can help protect your applications against Distributed Denial of Service (DDoS) attacks by providing a layer of abstraction between the attackers and the application servers.
Azure DDoS Protection Standard, while a good choice for DDoS protection in general, does not provide the CDN functionality.
Azure Advanced Threat Protection is used to detect and investigate security incidents, not for DDoS protection.
Azure Firewall is a managed, cloud-based network security service, but does not provide the caching and DDoS mitigation benefits of a CDN.